projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ea9bca
)
Use new name vmsdir.h.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Feb 1994 04:38:58 +0000
(
04:38
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Feb 1994 04:38:58 +0000
(
04:38
+0000)
src/fileio.c
patch
|
blob
|
history
src/ndir.h
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index 3225cc92ca70ca658bc3dc57f56b2285bae14989..8d883cb0abd492d579d3657a3a35a661b75f85ae 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-44,7
+44,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <ctype.h>
#ifdef VMS
-#include "dir.h"
+#include "
vms
dir.h"
#include <perror.h>
#include <stddef.h>
#include <string.h>
diff --git
a/src/ndir.h
b/src/ndir.h
index 438d5c20a12cd7b62a96f9a599057ee876069e1e..9fe498361c103553a391e827b26847b87f2792e5 100644
(file)
--- a/
src/ndir.h
+++ b/
src/ndir.h
@@
-14,7
+14,7
@@
#ifndef RMS$_SUC
#include <rmsdef.h>
#endif
-#include "dir.h"
+#include "
vms
dir.h"
#endif /* VMS */
#define DIRBLKSIZ 512 /* size of directory block */